home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 18 / CU Amiga Magazine's Super CD-ROM 18 (1997)(EMAP Images)(GB)[!][issue 1998-01].iso / CUCD / Online / CNetDemo / cnet / sdk / developerdocs / compile_help.readme next >
Encoding:
Text File  |  1997-09-04  |  211 b   |  6 lines

  1. To compile any of these programs, use the AmigaDOS script "make_gst.exe"
  2. to create a global symbol table for CNet and then use the following
  3. SAS/C command sequence:
  4.  
  5.     SC gst=cnet.gst gstimm link <source_file.c>
  6.